Define Simple Sequential Execution
- a container that holds a value and allows the value to change or vary
- This group includes if/else & switch, they dictate which commands get executed based on some condition being met
- execution of operations one after another
- executing the same set of instructions a given number of times or until a specified result is obtained